-- card: 7268 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3493 -- name: changeCASE -- part 1 (button) -- low flags: 00 -- high flags: A003 -- rect: left=101 top=211 right=233 bottom=190 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ChangeCASE ----- HyperTalk script ----- on mouseUp put editString("ChangeCase",field A) into field B end mouseUp -- part contents for background part 2 ----- text ----- ChangeCASE will change the case of all alphabetic characters in the input to the opposite of their current case. The maximum size of the text (or data holder) is 30000 bytes. -- part contents for background part 1 ----- text ----- ChangeCase -- part contents for background part 3 ----- text ----- editString("changeCase", source) • source is the intput variable or field containing the text -- part contents for background part 4 ----- text ----- hElLo ThErE eVeRyBoDy!!! 3452(())))#### -- part contents for background part 5 ----- text ----- HeLlO tHeRe EvErYbOdY!!! 3452(())))####